home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_0799 / 786 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  1.1 KB

  1. From: Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
  2. Date: Wed, 12 Jan 94 10:35:08 +0100
  3. Message-Id: <9401120935.AA13713@issan.informatik.uni-dortmund.de>
  4. To: mint@atari.archive.umich.edu
  5. In-Reply-To: <muXadLhtS8g@moacs11> (walra%moacs11@relay.NL.net)
  6. Subject: Re: MiNT goes UNiX, invitation for mailing list (MINTOS)
  7.  
  8. walra%moacs11@relay.NL.net (Waldi Ravens) writes:
  9.  
  10. |> Today I looked at a few socalled ports, and noticed that the atari switch
  11. |> was mainly used to:
  12. [...]
  13. |> 2. compromise to the Gemdos filesystem limitations
  14. |>    not necessary for the minix fs, and theoretically there could be a
  15. |>    gemdos.xfs to overcome the gemdos fs limitations
  16.  
  17. In fact, i have written such a thing, based on _unx2dos in the
  18. GNUlibs.  I have once planned to distribute it, but since we have
  19. MinixFS, there is no need any more, i think.  Anyway, i'm still using
  20. it as a replacement for tosfs in MiNT.
  21.  
  22. Btw., why not just using __MINT__ as a compiler switch, it is
  23. predefined by the MiNTlibs and independent of the compiler.  For
  24. compiler dependent code we can use atarist for GCC, ??? for PureC, and
  25. so on.
  26.  
  27. Andreas.
  28.